Don't use g_list_next in gtkmain.c
authorMatthias Clasen <mclasen@redhat.com>
Mon, 19 Oct 2015 23:15:30 +0000 (19:15 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 20 Oct 2015 10:14:57 +0000 (06:14 -0400)
commitea91670c117b53977fb28aeba23788e7348ee04f
treef4fb6fd54e523a8f534b789207a80a744feb7cae
parent842263331134639eb8e129753f95e6fc1c9893bb
Don't use g_list_next in gtkmain.c

We generally access ->next directly.
gtk/gtkmain.c